Skip to content

fix rabbitmq version to 4.0.5#1605

Open
ivis-miyachi wants to merge 1 commit intodevelop_v1.0.10from
fix/rabbitmq_version
Open

fix rabbitmq version to 4.0.5#1605
ivis-miyachi wants to merge 1 commit intodevelop_v1.0.10from
fix/rabbitmq_version

Conversation

@ivis-miyachi
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Docker Compose configurations to pin RabbitMQ to a consistent, fixed version (4.0.5) across the different deployment variants.

Changes:

  • Bump RabbitMQ image tag from 4.0.2 to 4.0.5 in docker-compose.yml and docker-compose2.yml.
  • Pin previously-unversioned RabbitMQ images to rabbitmq:4.0.5 in the handle/sentinel/full/arm64 compose variants.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
docker-compose2.yml Updates RabbitMQ image tag to rabbitmq:4.0.5.
docker-compose.yml Updates RabbitMQ image tag to rabbitmq:4.0.5.
docker-compose.withHandle.yml Pins RabbitMQ image to rabbitmq:4.0.5.
docker-compose.sentinel.yml Pins RabbitMQ image to rabbitmq:4.0.5.
docker-compose.full.yml Pins RabbitMQ image to rabbitmq:4.0.5.
docker-compose.arm64.yml Pins RabbitMQ image to rabbitmq:4.0.5.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants